GtkStyleContext: Declare gtk_style_context_list_classes() in header.
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Aug 2010 20:00:04 +0000 (22:00 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:38 +0000 (15:37 +0100)
gtk/gtkstylecontext.h

index 833ca71bee73ba5c12325085414ca45b7ef1372e..eecb7b3b995165064acba5ddbd136e7903e0dc24 100644 (file)
@@ -81,6 +81,8 @@ void          gtk_style_context_set_path     (GtkStyleContext *context,
                                               GtkWidgetPath   *path);
 G_CONST_RETURN GtkWidgetPath * gtk_style_context_get_path (GtkStyleContext *context);
 
+GList *  gtk_style_context_list_classes (GtkStyleContext *context);
+
 void     gtk_style_context_set_class   (GtkStyleContext *context,
                                         const gchar     *class_name);
 void     gtk_style_context_unset_class (GtkStyleContext *context,